From: Chong Yidong Date: Fri, 13 Apr 2007 14:59:08 +0000 (+0000) Subject: * url-http.el (url-http-parse-headers): Stop after a set number of X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~896 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=622a0ff9fe8d2e04a33c273a7eaf944666bde62d;p=emacs.git * url-http.el (url-http-parse-headers): Stop after a set number of redirections. Suggested by Diane Murray. * url-vars.el (url-max-redirections): New var. --- diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index e0f989f1451..a9ecd3e5d9a 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,3 +1,10 @@ +2007-04-13 Chong Yidong + + * url-http.el (url-http-parse-headers): Stop after a set number of + redirections. Suggested by Diane Murray. + + * url-vars.el (url-max-redirections): New var. + 2007-04-01 Diane Murray (tiny change) * url-http.el (url-http-handle-cookies): Reverse list returned by